All Questions
4 questions
-2votes
1answer
294views
What is best way to develop GUI for application written in C, and also add networking functionality in it?
I have an application written in C. I have to develop a GUI for it. This application will be connected to the internet and will send and receive requests and responses through the network. One way is ...
0votes
1answer
361views
I'm trying to create a visual representation of something, but I don't know what words to use, so I'll try to describe it
My project team is making a site that will use reddit style voting to track users' opinions on various issues, and use the data to create a "heat map". I say heat map in quotes because I'm not sure ...
0votes
3answers
9kviews
How to create interest in programming? [closed]
I am student of 3rd year software engineering, and I find myself nowhere in field of programming. I know basics of programming languages like C, C++, Java, Visual Basic, HTML, JAVAScript, CSS and PHP....
2votes
5answers
584views
What are the common mistakes when you are a good coder in C and PHP and you start coding in Java ? What are good tips when switching? [closed]
What apsects of Java are the most diificult to learn when coming from such a background? What common mistakes do people make ? What are the top timesaving and produtivtity increasing tricks ? If you ...